Package-level declarations
Types
Link copied to clipboard
Type of known action in the Persist Info
Link copied to clipboard
Link copied to clipboard
data class RetrieveTextData(val type: String, val infos: List<PersistEntry>? = null, val avsId: String, var position: RetrieveTextData.Position? = null)